See Also

Backdrop Class  | Backdrop Members  | Overload List

Language

Visual Basic

C#

Show All

rectangle
The array of four floating-point numbers that represent the location and size of a rectangle.
See Also Languages ActiveReports.Chart Send feedback to Data Dynamics

FitToRectangle(PointF[]) Method

Sets the bounding rectangle of the Backdrop.

[Visual Basic]
Overloads Public Sub FitToRectangle( _    ByVal rectangle() As PointF _ )
[C#]
public void FitToRectangle(    PointF[] rectangle );

Parameters

rectangle
The array of four floating-point numbers that represent the location and size of a rectangle.

See Also

Backdrop Class  | Backdrop Members  | Overload List

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.